On this pageAssignArrayDescriptionCall AssignArray to copy an array of two-dimensional points to this list. Specify an array of new items as the NewItems parameter.Syntaxprocedure AssignArray(const NewItems: array of TFPoint);